<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
ul,li{list-style:none}
.news_banner{width:100%; height:364px;}

/*褰撳墠浣嶇疆*/
.current {
  
    background: #fff;
    box-shadow: 0 0 9px rgba(0,0,0,0.06);
	width:1560px; margin:0 auto 10px auto;
}

.current .curr {
    font-size: 0;
    padding: 15px;
}

.current .curr a,.current .curr em {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #434343;
    padding: 10px 0;
    margin-right: 12px;
}

.current .curr a:hover {
    color: #68a21;
}

.pages {
    position: relative;
    text-align: center;
    margin: 50px 0;
    overflow: hidden;
    background: #fff;
}

.pages .pages-list {
    display: inline-block;
}

.pages a {
    display: block;
    float: left;
    background-color: #fff;
    font-size: 18px;
    color: #ababab;
    line-height: 28px;
    padding: 5px 10px;
    font-family: "Arial";
}

.pages .prevpage,.pages .nextpage {
    position: absolute;
    top: 50%;
    width: 38px;
    height: 38px;
    background-color: #fff;
    margin-top: -19px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 36px;
    padding: 0 0;
}

.pages .prevpage {
    left: 85px;
    background-image: url("../images/pages_prev.png");
}

.pages .nextpage {
    right: 85px;
    background-image: url("../images/pages_next.png");
}

.pages a.on,.pages a:hover {
    color: #68a21;
}

.pages a.prevpage:hover {
    background-image: url("../images/pages_prevh.png");
}

.pages a.nextpage:hover {
    background-image: url("../images/pages_nexth.png");
}

.pagelist ul {
    text-align: center;
    margin: 20px 0;
}

.pagelist li {
    display: inline-block;
    margin: 0 2px;
}

.pagelist li a {
    color: #666;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 6px 15px;
}

.pagelist li a:hover {
    border-color: #d71618;
    background: #d71618;
    color: #fff;
}

.pagelist li.active a {
    border-color: #d71618;
    background: #d71618;
    color: #fff;
}

.pagelist li span {
    color: #666;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 6px 15px;
}

.pagelist li span:hover {
    border-color: #d71618;
    background: #d71618;
    color: #fff;
}

.pagelist li.active span {
    border-color: #d71618;
    background: #d71618;
    color: #fff;
}

.proDetail .functions img {
    max-width: 100%;
    height: auto;
}

.serContent img {
    max-width: 100%;
    height: auto;
}

.newsContent{padding-top: 45px;}
.news{padding: 0 115px;margin-bottom: 100px;}
.news .year{text-align: center;margin-bottom: 38px;}
.news .year .sel{display: inline-block;}
.news .year span,.news .year a{display: block;float: left;padding: 10px 23px;font-size: 18px;line-height: 32px;color: #363636;margin-bottom:10px; margin-right:8px;}
.news .year a.active,.news .year a:hover{background: #d71618;color: #fff;}

.news .hotNews{margin-bottom: 65px;padding: 25px 20px;background: #f7f7f7;}
.news .hotNews a{display: block;}
.news .hotNews .img,.news .hotNews .mes{float: left;height: 265px;}
.news .hotNews .img{width: 31%;}
.news .hotNews .mes{width: 69%;}
.news .hotNews .img{background-position: center center;background-repeat: no-repeat;background-size: cover;}
.news .hotNews .img img{width: 100%;}
.news .hotNews .mes .info{padding-left: 40px;height: 100%;position: relative;}
.news .hotNews .mes span{display: block;font-size: 24px;line-height: 30px;color: #d71618;font-family: 'gotham';margin-bottom: 15px;padding-top: 10px;}
.news .hotNews .mes h3{font-size: 24px;line-height: 36px;height: 36px;color: #4b4b4b;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;-o-transition: all .2s linear;transition: all .2s linear;margin-bottom: 3px;}
.news .hotNews .mes p{font-size: 14px;line-height: 24px;height:96px;color: #4b4b4b;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.news .hotNews .mes .more{position: absolute;left: 40px;bottom: 0;width: 140px;text-align: center;font-size:12px;line-height: 24px;color: #fff;background: #68a21;padding: 8px 0;}
.news .hotNews .mes .more img{width: 24px;margin-right: 5px;}
.news .hotNews:hover h3{color: #d71618;}

.news .newsList{padding-bottom: 20px;}
.news .newsList li{padding: 0 20px;margin-bottom: 31px;border-bottom: 2px solid #f7f7f7;}
.news .newsList li a{display: block;position: relative;padding-bottom: 31px;padding-left: 140px;}
.news .newsList li .date{position: absolute;left: 0;top:0;width: 110px;height: 110px;color: #d71618;background: #f7f7f7;text-align: center;}
/*-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);*/
.news .newsList li .date em{display: block;font-size:46px;line-height: 46px;font-family: 'gotham';margin-top: 20px; }
.news .newsList li .date span{display: block;font-size:16px;line-height: 20px; font-family: 'gotham';}

.news .newsList li .mes{height: 110px;}
.news .newsList li .mes h3{font-size: 26px;line-height: 36px;color: #1e1e1e;height: 36px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 12px;}
.news .newsList li .mes p{font-size: 14px;line-height: 20px;color: #616161;height: 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}


.news .newsList li:hover .mes h3{color: #d71618;}



.newsDetail{margin-top: 55px;padding: 0 120px;}
.newsDetail-title{text-align: center;margin-bottom: 35px;}
.newsDetail-title h3{font-size: 38px;line-height: 52px;color: #303030;margin-bottom: 5px;}
.newsDetail-title p{font-size: 14px;line-height: 32px;color: #888;}

.newsDetail-cont{font-size: 16px;line-height:32px;color: #222;padding: 38px 0;border-top: 2px solid #d1d1d1;margin-bottom: 25px;}
.newsDetail-cont img{max-width: 100%!important;height: auto!important;}


.nomore{margin-top: 25px;margin-bottom: 40px;}
.nomore a{display: block;font-size: 16px;line-height: 32px;height: 32px;color: #222;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nomore a p{display: inline-block;margin-left: 10px;}
.nomore a:hover p{color: #2081eb;}</pre></body></html>